home *** CD-ROM | disk | FTP | other *** search
/ What CD? 6 / What PC December 1996.iso / mgiwdec.dxr / 00019.ls < prev    next >
Encoding:
Text File  |  1996-10-14  |  106 b   |  8 lines

  1. on exitFrame
  2.   go(the frame)
  3.   startTimer()
  4.   repeat while the timer < (3 * 60)
  5.   end repeat
  6.   quit()
  7. end
  8.